home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3239 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: hubcap.clemson.edu!hubcap!mjs
  2. From: mjs@hubcap.clemson.edu (M. J. Saltzman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: REQ: eigenvalues
  5. Date: 26 Jan 96 22:00:55 GMT
  6. Organization: Clemson University
  7. Message-ID: <mjs.822693655@hubcap>
  8. References: <OLIVIER.HUET.96Jan26183458@clr41aa.clr48pl.edf.fr>
  9. NNTP-Posting-Host: hubcap.clemson.edu
  10.  
  11. Olivier.Huet@der.edf.fr (Olivier Huet) writes:
  12.  
  13.  
  14. >I am looking for a short program in c to compute eigenvalues and
  15. >eigenvectors of complex matrices. The only thing I've found is the
  16. >package CLAPACK that is very huge and use f2c ...
  17.  
  18. LAPACK is big for a reason: doing eigenvalues right is hard.
  19. For other sources, you might try GAMS (http://gams.nist.gov) or
  20. check Numerical Recipes (http://nr.harvard.edu/numerical-recipes).
  21. Be sure to read the legal stuff for NR.
  22.  
  23. >If a FAQ answer to my question, let me know where I can find it.
  24.  
  25. >Thank you in advance,
  26.  
  27.  
  28.  
  29.  
  30. >-- 
  31. >Olivier Huet
  32. -- 
  33.         Matthew Saltzman
  34.         Clemson University Math Sciences
  35.         mjs@clemson.edu
  36. -- 
  37.         Matthew Saltzman
  38.         Clemson University Math Sciences
  39.         mjs@clemson.edu
  40.